Candle

StockSharp.Algo.Candles

Base candle class (contains main parameters).

Erbt von: Candle

Konstruktoren

Candle()

Initializes a new instance of the Candle.

Eigenschaften

Arg : object

The candle formation parameter. For example, for TimeFrameCandle this value is TimeFrame.

ArgType : Type

Type of argument.

TypedArg : T

Arg.

Methoden

Validate(T)

Validate value.

value
Value.